@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}


@media (min-width:769px) and (max-width: 996px){



}


@media (min-width:320px) and (max-width: 768px){


	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding:0 10px	
	}
	
	.header,.flexslider{display: none;}
	.container{
		width: 100%;
		max-width: 1200px;
	}
	
		.m_img, .m_nav {
		    display: block;
		}
		.header-bg{
			display: none;
		}
		.container {
		    max-width: 100%;
		    min-width: 100%;
		    padding: 0;
		    width: 100%;
		    padding: 0 10px;
		}
	.m_img {
	    display: block;
	    height: 0.9rem;
	    background: #fff;
	    position: fixed;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    z-index: 9999;
	    border-bottom: 1px solid #ddd;
	    overflow: hidden;
	}
	
	.m_img .headlf {
	    padding-top: 0.1rem;
	    padding-left: 5px;
	    float: left;
	}
	
	.m_img .headlf .m_logo {
	    height:0.6rem;
	    display: block;
	    margin-top:0.05rem;
	}
	
	.m_img .headrg {
	    padding-right: 5%;
	    padding-top: 0.3rem;
	    float: right;
	}
	
	.m_img .headrg a .m_menuimg {
	    height:16px;
	    vertical-align:top;
	    display: block
	}
	.m_nav {
	    display:block;
	    position:fixed;
	    top:0px;
	    left:0px;
	    width:0px;
	    height:0px;
	    overflow:hidden;
	    z-index:10000
	}
	.m_nav .closecover {
	    position:absolute;
	    width:100%;
	    height:100%;
	    background:#0b0d19;
	    filter:alpha(opacity=0);
	    opacity:0;
	    left:0px;
	    top:0px;
	    z-index:1
	}
	.m_nav .closeicon {
	    position:absolute;
	    width:20%;
	    left:18px;
	    top:5%;
	    z-index:100;
	    text-align:center;
	    filter:alpha(opacity=0);
	    opacity:0
	}
	.m_nav .m_navList {
	    position:absolute;
	    width:80%;
	    right:0px;
	    top:0px;
	    background:#0b0d19;
	    height:100%;
	    z-index:100;
	    right:-80%;
	    overflow-y: scroll;
	}
	.m_nav .m_navList ul {
	    padding-left:5%;
	    padding-right:5%
	}
	.m_nav .m_navList ul li {
	    border-bottom:1px solid #232530
	}
	.m_nav .m_navList ul li a {
	    display:block;
	    height:45px;
	    color:#fff;
	    line-height:45px;
	    padding-left:5%;
	    font-size:14px
	}
	.m_nav .m_navList ul li .m_f_a {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    width: 100%
	}
	.m_nav .m_navList ul li .m_f_a a {
	    flex: 1;
	}
	.m_nav .m_navList ul li .m_f_a i {
	    width: 40px;
	    height:35px;
	    box-sizing: border-box;
	    padding:0 5px;
	    display: block;
	}
	.icon {
	    background:url(../images/plus_top.png) 100% no-repeat;
	    background-position: 50% 50%;
	    -webkit-transition:all 0s;
	    -moz-transition:all 0s;
	    transition:all 0s
	}
	.icon_on {
	    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
	    background-position: 50% 50%;
	    -webkit-transition:all 0s;
	    -moz-transition:all 0s;
	    transition:all 0s
	}
	.m_nav .m_navList ul li .m_s_nav {
	    display:none;
	    width: 100%;
	}
	.m_nav .m_navList ul li .m_s_nav a {
	    display: block;
	    height:40px;
	    line-height:40px;
	    font-size:14px;
	    padding-left:10%;
	    overflow: hidden;
	    white-space: nowrap;
	    width: 90%;
	    text-overflow: ellipsis;
	    font-size: 12px;
	}
	

	/*搜索*/
	.top_search {
	    float: right;
	    margin-right: 14px;
	    margin-top: 0.18rem;
	    width: auto;
	}
	.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}
	
	.top_search>div {
	    position: fixed;
	    top:0.8rem;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    display: none;
	    z-index: 9999999;
	}
	
	.top_search>div i{position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7);}
	.top_search .gg{position: absolute; z-index: 5; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
	.top_search .ss input {
	    border: #ddd solid 1px;
	    border-right: 0;
	    width: 76%;
	    padding: 0 2%;
	    line-height:0.5rem;
	    font-size: .2rem;
	    float: left;
	    border-radius: .07rem 0 0 .07rem;
	    margin-left: 5%;
	}
	.top_search .ss input:focus{border-color: #0083c3;}
	.top_search .ss button {
		font-size: .2rem;
		line-height: 0.5rem;
		border: #1953bc solid 1px;
		background-color: #1953bc;
		color: #fff;
		float: left;
		padding: 0 0.2rem;
	}
	
	
	/* 幻灯片 */
	.ny-banner {
	    overflow: hidden;
	    height: auto;
	    padding-top: 0;
	    display: table;
	    width: 100%;
	    margin-top: 0.9rem;
	}
	.banner_box img{
		width:100%; display:block;
	}
	.banner_box{
		width:100%;
		text-align:center;
		margin-top: 0.9rem;
	}
	.banner_box img{
		vertical-align:middle;
	}
	.roll_img_mb_01{
		overflow:hidden;
		position:relative;
	}
	.roll_img_mb_01 .img_box{
		overflow:hidden;
		text-align:center;
	}
	.roll_img_mb_01 .img_box img{
		vertical-align:middle;
		width:100%;
	}
	.roll_img_mb_01 .nav_box{
		overflow:hidden; 
		position:absolute; 
		left:50%; 
		transform:translate(-50%,0); 
		bottom:20px;
	}
	.roll_img_mb_01 .nav_box li{
		width:30px;
		height:3px; 
		font-size:1px; 
		overflow:hidden; 
		background:#fff; 
		float:left; 
		margin:4px;
	}
	.roll_img_mb_01 .nav_box .li_on{
		background:#0037ad;
	}
	.img_box li{
		height: auto!important;
	}
	.flexslider{
		display: none;
	}
	.banner_box{
		display: block;
	}
	/* 幻灯片 */
	
	

	.about_box {
	    margin: 30px 0px 0px 0px;
	}
	
	.about_box .title {
		font-size: 22px;
		color: #253b74;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 1.5em;
		text-align: center;
	}
	.h_pre, .h_next{
		display: none;
	}
	.about_box>p {
	    font-size: 15px;
	    text-align: center;
	    margin-top: 10px;
	    line-height: 30px;
	}
	
	.hezuo_p li {
	    float: left;
	    display: inline;
	    width: 0.48%;
	    margin: 0 0.04% 0 0;
	    border: 1px solid #ddd;
	    min-height: auto;
	}
	.hezuo_p li h3{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	    margin: 20px 5px 0;
		margin-top: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	.text-case-name p {
	    margin: 5px;
	    font-size: 14px;
	    line-height: 18px;
	    color: #444;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
	.hezuo_p {
	    width: 100%;
	    margin: 0 auto;
	    overflow: hidden;
	    margin-top: 15px;
	}
	
	
	
	.hz-bg {
		background: #f8f8f8;
		margin-top: 25px;
		padding-bottom: 25px;
		padding: 8px;
	}
		
	.about-body-txt{
		padding:0 5px
	}
	
	.about-title h2 {
	    font-size: 24px;
	    color: #253b74;
	    font-weight: 400;
	    letter-spacing: 0;
	    line-height: 1.8em;
	    text-align: left;
	    margin-top: 25px;
	}
	.about-body-bg {
	    margin-left: 0;
	    padding-left: 0;
	    font-size: 14px;
	    color: #000;
	    font-weight: 400;
	    padding-right: 0;
	    line-height: 22px;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 10;
	    overflow: hidden;
	}
	
	.about-ul ul li h3 {
	    color: #f18212;
	    font-size: 18px;
	    text-align: left;
	    background-color: ;
	    font-weight: inherit;
	}
	
	.about-ul ul li {
	    width: 31.33%;
	    float: left;
	    margin-right: 2%;
	}
	
	.about-more a {
	    background-color: #ff6e2d;
	    color: #fff;
	    border-radius: 7px;
	    border-color: #ff6e2d;
	    border-style: solid;
	    border-width: 0;
	    height: 30px;
	    line-height: 30px;
	    padding-left: 15px;
	    padding-right: 15px;
	    display: table;
	    float: left;
	}
	
	.about-more a:nth-child(1) {
	    background-color: #0049be;
	    color: #fff;
	    border-radius: 7px;
	    border-color: #253b74;
	    border-style: solid;
	    border-width: 0;
	    height: 30px;
	    line-height: 30px;
	    padding-left: 15px;
	    padding-right: 15px;
	    display: table;
	    float: left;
	    margin-right: 10px;
	}
	
	.about-more {
	    margin-top: 18px;
	}
	
	
	.slideBox {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	    position: relative;
	    border: 1px solid #ddd;
	    float: right;
		display: table;
	}
	
	.slideBox .bd img {
		width: 100%;
		display: block;
		height: auto;
		min-height: 300px;
	}
	
	.slideBox{
		margin-top: 10px;
	}
	
	.slideBox .hd ul li {
	    float: left;
	    margin-right: 10px;
	    width: 14px;
	    height: 14px;
	    line-height: 14px;
	    text-align: center;
	    background: #fff;
	    cursor: pointer;
	    border-radius: 50%;
	    text-indent: -999999px;
	}
	
	.slideBox .hd {
	    height: 20px;
	    overflow: hidden;
	    position: absolute;
	    right: 5px;
	    bottom: 8px;
	    z-index: 1;
	}
	
	.slideBox .hd {
	    height: 20px;
	    overflow: hidden;
	    position: absolute;
	    right: 5px;
	    bottom: 8px;
	    z-index: 1;
	}
	
	.pz-title h3 {
	    text-align: center;
	    font-size: 22px;
	    font-weight: 500;
	    font-family: Arial;
	    color: #0044a1;
	    text-transform: math-auto;
	    margin-bottom: 10px;
	}
	
	.pz-body {
	    font-size: 15px;
	    line-height: 25px;
	}
	.pz {
	    padding: 30px 0;
	    padding-bottom: 22px;
	}
	
	.rz {
	    display: none;
	}
	
	
	.picMarquee-left{ width:100%;  overflow:hidden; position:relative; }
	.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
	.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
		 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
	.picMarquee-left .hd .next{ background-position:0 -50px;  }
	.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
	.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
	.picMarquee-left .bd{ padding:10px;   }
	.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
	.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
	.picMarquee-left .bd ul li .pic{ text-align:center; }
	.picMarquee-left .bd ul li .pic img{ width:150px; height:95px; display:block; padding:2px; border:1px solid #ccc; }
	.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
	.picMarquee-left .bd ul li .tit{ line-height:24px;   }
	.tempWrap{width: 100%!important;}
	
	
	
	
	
	
	
	.se-bg {
	    display: table;
	    width: 100%;
	    padding: 30px 0;
	    background: url(../images/se-bg.jpg) no-repeat center;
	    background-size: cover;
	}
	
	.se-bg p {
	    font-size: 14px;
	    color: #fefeff;
	    font-weight: 400;
	    text-align: center;
	    margin-bottom: 20px;
	    margin-top: 10px;
	}
	
	.se-bg h3 {
	    font-size: 22px;
	    color: #fefeff;
	    font-weight: 400;
	    letter-spacing: 0;
	    line-height: 1.3em;
	    text-align: center;
	}
	
	.case-bg .case-title span {
	    display: table;
	    font-size: 18px;
	    float: left;
	    padding-bottom: 10px;
	    position: relative;
	}
	.case-bg .case-title a {
	    float: right;
	    margin-top: 10px;
	}
	
	.case-bg {
	    padding: 22px 0;
	}
	.case-bg .case-title span::after {
	    content: "";
	    display: table;
	    width: 100px;
	    height: 2px;
	    background: #015cb5;
	    position: absolute;
	    bottom: 0;
	}
	.case-bg .case-body ul li {
	    width: 48%;
	    margin: 1%;
	    float: left;
	    position: relative;
	}
	
	.case-name {
	    display: table;
	    background-color: #253b74;
	    color: #fff;
	    border-radius: 3px;
	    border-color: #253b74;
	    border-style: solid;
	    border-width: 1px;
	    height: 40px;
	    line-height: 40px;
	    margin-left: 30px;
	    margin-right: 30px;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    width: 120px;
	    margin-left: -60px;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	    text-align: center;
	    margin-top: -20px;
	    font-size: 12px;
	}
	
	
	
	.index-new-bg {
	    width: 100%;
	    width: 100%;
	    padding: 10px 0;
	    padding-bottom: 18px;
	}
	
	.index-new-title h3 {
	    font-size: 22px;
	    text-align: center;
	    display: table;
	    margin: 0 auto;
	    color: #0d0d0d;
	    background: #fff;
	    position: relative;
	    z-index: 9;
	    padding: 0 35px;
	}
	
	.index-new-title::after {
	    content: "";
	    width: 100%;
	    display: table;
	    height: 2px;
	    border-bottom: 1px dashed #000;
	    position: absolute;
	    top: 12px;
	    z-index: 5;
	}
	.index-new-title {
	    position: relative;
	    width: 100%;
	    margin: 0 auto;
	}
	.index-new-title p {
	    text-align: center;
	    font-size: 12px;
	    text-transform: uppercase;
	    color: #afafaf;
	    padding: 12px 0;
	    padding-bottom: 5px;
	}
	
	.index-new-body {
		margin-top: 14px;
	}
	
	.index-new-body ul li {
		display: table;
		width: 100%;
		margin-bottom: 20px;
		border-bottom: 1px dashed #ddd;
		padding-bottom: 20px;
	}
	
	.index-new-body ul li h3 {
	    font-size: 18px;
	    font-weight: bold;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	    margin-bottom: 8px;
	}
	


	footer {
		background-color: #333;
		color: #fff;
		padding: 18px 15px 18px 15px;
		font-size: 12px;
	}
	.footer-left {
	    display: block;
	}
	.footer-left ul li{
		width: 100%
	}
	.footer-left ul li a {
    display: table;
    width: auto;
    margin-bottom: 8px;
    font-size: 14px;
    float: left;
    margin-right: 20px;
}

.footer-left ul li:nth-child(1),
.footer-left ul li:nth-child(2),
.footer-left ul li:nth-child(3),
.footer-left ul li:nth-child(4){display: none;}
.footer-left ul li:nth-child(5){
	width: 100%
}

.footer-bottom {
    color: #fff;
    font-size: 14px;
    line-height: initial;
    margin-top: 0;
    text-align: center;
    background: #00457c;
    height: auto;
    margin-top: 30px;
    border-top: 1px solid #003661;
    padding: 10px 0;
    padding-bottom: 0;
}
	.footer-right{
		display: none
	}
	.footer .row{
		padding:0
	}
	
	.footer-lx {
		float: left;
		width: 65%;
		margin-left: 25px;
		margin-top: 10px;
	}
	
	.footer-right{
		display: table;
		padding: 10px;
		width: 100%;
	}
	
	
	
	.path_bg {
	    margin: 0px 0px;
	    background: #f7f7f7;
	    padding: 8px 12px;
	    margin-top: 10px;
	    color: #666;
	}
	
	.class ul li {
	    display: inline-block;
	    background: #ffffff;
	    border: 1px solid #ddd;
	    margin-right: 8px;
	    border-radius: 5px;
	    float: left;
	    width: 47%;
	    position: relative;
	    padding: 5px 10px;
	    margin-bottom: 5px;
	}
	
	.class ul li a {
	    display: table;
	    width: 100%;
	    height: 100%;
	    padding: 0;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	}
	
	.class ul li i {
		display: none;
	}
	
	.ny-title-top {
	    font-size: 22px;
	    font-family: "Arial";
	    border-bottom: 1px solid #ddd;
	    height: 35px;
	    line-height: 35px;
	    margin-bottom: 15px;
	}
	
	.image-list .pic li {
	    width: 49%;
	    display: inline-block;
	    margin: 0.5%;
	    margin-bottom: 0;
	}
	
	
	.case-list li {
		width: 48%;
		margin: 1%;
		float: left;
		border: 1px solid #efefef;
		padding: 3px;
		padding-bottom: 10px;
	}
	
	.case-list li .case-txt h3 {
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 35px;
	    margin-top: 5px;
	}
	
	.cpMain .container {
	    margin-top: 0;
	    padding-bottom: 20px;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.cpMain {
	    overflow: hidden;
	    margin: 8px 0;
	}
	.ny-title-txt {
	    font-size: 14px;
	    line-height: 180%;
	    color: #5d5d5d;
	    margin-bottom: 15px;
	}
	.ny-title{
		margin-top: 12px;
	}
	
	.center .title {
	    text-align: center;
	    font-size: 22px;
	    letter-spacing: 1px;
	    color: #434343;
	    margin-bottom: 5px;
	}
	
	.time span {
	    display: inline-block;
	    margin-right: 15px;
	    font-size: 12px;
	}
	
	.details-txt {
	    font-size: 14px;
	    line-height: 220%;
	    width: 100%;
	    table-layout: fixed;
	    border-bottom: 1px dashed #e0e1dc;
	    padding: 10px 0;
	    min-height: 150px;
	}
	.description .title {
	    border-bottom: 1px solid #dddddd;
	    height: 35px;
	    text-align: left;
	    color: #ddd;
	}
	.description .title span {
	    font-size: 18px;
	    color: #1f1f1f;
	    position: relative;
	    background: #fff;
	    margin-right: 0;
	    padding-right: 15px;
	    font-family: "WorkSans-Bold";
	    height: 36px;
	}
	
	.description {
	    margin: 20px 0;
	    margin-bottom: 0px;
	}
	.form_button {
	    width: 140px;
	    height: 30px;
	    line-height: 30px;
	    background: #f7c433;
	    color: #fff;
	    font-size: 12px;
	    border: none;
	    text-transform: uppercase;
	    cursor: pointer;
	}
	
	
	
	.list-4 li .date {
	    float: left;
	    width: 70px;
	    background-color: #fff;
	    text-align: center;
	    padding: 8px 0;
	}
	
	
	.list-4 li .date {
	    display: none;
	}
	
	.list-4 li .text {
	    margin: 0;
	    width: 75%;
	}
	.list-4 li a {
	    display: block;
	    overflow: hidden;
	    padding: 9px;
	    background-color: #f5f5f5;
	}
	.list-4 li .text h4 {
	    margin: 0;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-size: 16px;
	    font-weight: bold;
	}
	.list-4 li .more {
	    float: right;
	    line-height: 30px;
	    width: 70px;
	    text-align: center;
	    background-color: #999;
	    color: #fff;
	    margin-top: 20px;
	}
	
	.con {
	    font-size: 15px;
	    line-height: 25px;
	}
	
	
	.hza .soka {
	    width: 47%;
	    border: 1px solid #D8D8D8;
	    line-height: 40px;
	    margin-bottom: 5px;
	    padding-left: 10px;
	    font-size: 13px;
	    font-family: "Microsoft YaHei", verdant, tahoma;
	    height: 40px;
	    margin-right: 5px;
	    background: inherit;
	    float: left;
	    margin: 10px 5px;
	    text-transform: uppercase;
	    background: #fff;
	    margin-bottom: 5px;
	}
	
	.tj {
	    display: table;
	    width: 125px;
	    line-height: 35px;
	    height: 35px;
	    background: #f7c433;
	    margin-right: 10px;
	    margin-top: 25px;
	    color: #fff;
	    border-radius: 25px;
	    margin-left: 25px;
	    border: 0;
	    margin: 0 auto;
	    margin-top: 15px;
	    float: left;
	    margin-right: 10px;
	}
	
	.list-1 li {
	    float: left;
	    width: 48%;
	}
	.list-1 .text h4 {
	    margin: 0;
	    font-weight: normal;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-size: 16px;
	}
	
	.list-1 .text p {
	    margin: 4px 0 0;
	    font-size: 14px;
	    text-align: left;
	    color: #909090;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	}
	.list-1 .wrap {
	    margin: 20px 0 0 20px;
	    background-color: #f5f5f5;
	    padding: 4px;
	}
	
	.list-1 .text {
	    border-top: 0;
	    padding: 20px 0 0px;
	    text-align: center;
	}
	
	.list-1 .wrap:hover {
	    background-color: #f5f5f5;
	}
	
	.list-1 .wrap:hover a {
	    color: #373737;
	}
	
	
	.list-1 .wrap:hover p {
	    color:#373737;
	}
	

	.prodbaseinfo_a {
	    float: right;
	    width: 100%;
	    z-index: 1;
	}
	
	.ul_prodinfo li {
		font-size: 14px;
		float: left;
		padding: 6px 0;
		height: auto;
		width: 100%;
	}
	
	.ul_prodinfos {
		padding: 15px 3px;
		width: 100%;
		margin-top: 0px;
		height: auto;
		overflow: hidden;
		zoom: 1;
		/* background: #eee; */
		font-size: 14px;
		font-weight: bold;
		border-bottom: 1px solid #ddd;
	}
		
	.cp dl {
	    width: 48.5%;
	    overflow: hidden;
	    float: left;
	    display: inline;
	    padding: 12px 0px 0 11px;
	}
	
	.cptab {
	    line-height: 50px;
	    font-size: 16px;
	    color: #000000;
	    text-decoration: none;
	    padding: 0 8px;
	}
	
	.ul_prodinfos li {
	    padding: 25px 0 10px;
	    height: 60px;
	    float: none;
	}
	
	.ul_prodinfos li {
	    padding: 25px 0 10px;
	    height: 55px;
	    float: none;
	}
	
	
}